func runtime.selectgo
2 uses
runtime (current package)
select.go#L122: func selectgo(cas0 *scase, order0 *uint16, pc0 *uintptr, nsends, nrecvs int, block bool) (int, bool) {
select.go#L590: chosen, recvOK := selectgo(&sel[0], &order[0], pc0, nsends, nrecvs, dflt == -1)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)